-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
httping: fix build on < 10.11 #25943
base: master
Are you sure you want to change the base?
Conversation
port:gettext | ||
|
||
depends_lib-append port:fftw-3 \ | ||
port:gettext-runtime \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you are changing the depends_lib
dependencies so that requires to increase the revision
|
||
installs_libs no | ||
|
||
patchfiles patch-tcp.c.diff | ||
|
||
# https://trac.macports.org/ticket/70146 | ||
# https://github.com/folkertvanheusden/HTTPing/pull/22 | ||
patchfiles-append 0001-Define-NO_TFO-on-macOS-10.11.patch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's wait and see what the outcome is from the discussion with upstream as we don't want to carry patched like this.
ping @barracuda156 please fix or close |
Closes: https://trac.macports.org/ticket/70146
Description
Fix
Type(s)
Tested on
macOS 10.6
Xcode 3.2
Verification
Have you
port lint --nitpick
?sudo port test
?sudo port -vst install
?